const injectParatyClubLogin = () => { const script = document.createElement('script'); script.src = "https://tafer-corpo-dot-tafer-hotels.appspot.com/static_1/web_apps/club_injection.js?v=202510301828"; document.head.appendChild(script); const link = document.createElement('link'); link.rel = 'stylesheet'; link.type = 'text/css'; link.href = "https://tafer-corpo-dot-tafer-hotels.appspot.com/static_1/web_apps/assets/css/main_club_injection.css?v=202510301828"; document.head.appendChild(link); } injectParatyClubLogin();